setFlipVertical

abstract fun setFlipVertical(block: DesignBlock, flip: Boolean)

Update a block's vertical flip. Required scope: "layer/flip"

Parameters

block

the block to update.

flip

if the flip should be enabled.